Welcome![Sign In][Sign Up]
Location:
Search - avr gcc

Search list

[SCMMMCm8

Description: 用ATMEGA8开发的MMC程式,可用AVR-GCC开发-with ATMEGA8 development of the MMC programs, available AVR-GCC Development
Platform: | Size: 11264 | Author: 皇此清 | Hits:

[SCMavrdisplay

Description: avr单片机atmega8系列led显示测试程序,本程序为示例程序,适用于初学者 -avr microcontroller series led atmega8 testing procedures showed that the procedures for sample procedures applicable to beginners
Platform: | Size: 11264 | Author: 魏红朝 | Hits:

[Embeded-SCM Developm128_test

Description: AVR单片机开发中,对ATMEGE128开发板的一个测试程序程序,可以用来测试你的程序是否正确-A test program to Atmege128 develop kit using AVR mcu, which can test your program.
Platform: | Size: 108544 | Author: 洪远洋 | Hits:

[SCMADC_01

Description: AVR单片机的ADC使用范例 开发环境CAVR-AVR example of the use of the ADC development environment CAVR
Platform: | Size: 24576 | Author: 李冰 | Hits:

[SCMes_gcc_cn_pdf

Description: 三份GCC中文教学文档,很全面,是学习gccavr的好教材-three Chinese teaching document, very comprehensive study is a good teaching material gccavr
Platform: | Size: 1009664 | Author: 白海鸣 | Hits:

[SCMSTK500V1_bootloader

Description: AVR全系列BOOTLOADER源程序 WINAVR GCC编译.-AVR full range BOOTLOADER WINAVR source GCC compiler.
Platform: | Size: 98304 | Author: | Hits:

[SCMm8

Description: 采用 atmel avr m8 单片机 视频叠加实现-ATMEL avr exams using video MCU achieve superposition
Platform: | Size: 17408 | Author: sam | Hits:

[Other Embeded programstk500v2bootloader

Description: 与stk相关的avr bootloader程序,采用avr-gcc编写.-associated with STK avr Bootloader procedures used avr- gcc prepared.
Platform: | Size: 19456 | Author: xinxiaojun | Hits:

[SCMadc_no_i

Description: avr gcc adc source code examples-avr gcc celade source code examples
Platform: | Size: 1024 | Author: kenchguo | Hits:

[Software EngineeringEmbedded_FAT_File_System_for_AVR_Memory_Stick

Description: < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。-<AVR_U disk embedded FAT file system> document describes embedded AVR Memory Stick to achieve a similar operating system FAT file management systems, which mainly include the file system naming convention, document addressing the path specification, file system core data structure the definition of the file system functions to read and write the definition of the prototype.
Platform: | Size: 16384 | Author: 6756 | Hits:

[SCMavrgcc_study

Description: AVRGCC详解文档,使用C语言开发AVR单片机必备学习开发环境-AVRGCC Elaborates on documents, the use of C language required AVR development environment study
Platform: | Size: 990208 | Author: 邱朋 | Hits:

[SCMUART_TO_TWI

Description: AVR的M8,GCC平台,内有原理图及代码.-AVR the M8, the GCC platform, there are drawings and codes.
Platform: | Size: 136192 | Author: 毛泽 | Hits:

[SCMavrusbisp

Description: avr单片机的usb下载器自制的全部资料, 对于没有串并口的笔记本用户而言,适合自己动手制作avr单片的下载器-avr SCM usb homemade devices download all the information, no serial port and parallel port for notebook users, suitable for the production of their hands avr for single download
Platform: | Size: 774144 | Author: 51mcu51 | Hits:

[Com PortUSART_main

Description: AVR USART串口使用的一个范例 编译器:GCC 工具: C && ASM 芯片:ATMEL的ATMEGA系列-AVR USART serial use of a model compiler : GCC tools : C
Platform: | Size: 3072 | Author: 刘健华 | Hits:

[SCMAVRCam

Description: 这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on the color of the object recognition procedures, including PC source code, Under the plan, and the source code is described in detail in the text Party. The procedure PC using Java languages, in the windows/UNIX/Linux systems can be compiled and run, The next crew is operating in the code and produce the ATMEL AVR Series ATMega microcontroller, using avr- gcc compiler. The procedure can identify 10 different colors of different shapes of objects, 29 per second of processing speed, using OV6620 CMOS image sensor.
Platform: | Size: 632832 | Author: 刘维超 | Hits:

[SCMavr+cp2200_source

Description: m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD PB3 | WR PD2 | INT PD3 | ALE(A3) 由于采用的是m16做为主控,只能使用总线模拟方式,其读写速度有限,经测试约为双向11.8kBps(90kbps)。 由于ram有限,仅仅采用了332Bytes的数据缓冲做为收发buffer,超过此长度的以太网包将抛弃。 此工程文件仅仅做为cp220x的一个移植范例,高级tcpip应用代码因商业缘故不会提供,请勿找我询问。-m16 cp2200 a network interface. M16 use of internal RC oscillator 8 M, if we are to raise the frequency, please note time change Bus simulation function. Cp2200 module uses www.icdev.com.cn. changes pin44 connecting VCC, bus multiplexing, address data multiplexing. Software programmers use avrstudio4.12 sp4 winavr (bringing their avrstudio winavr embedded in the way). Hardware connections : m16 | cp2200 PORTA | AD0-7 pins | RST PB1 | CS PB2 | RD PB3 | WR NC | INT PD3 | ALE (A3) is used as the main control m16, It can only use bus simulation, the literacy rate is limited, After about a two-way test 11.8 kBps (90kbps). As the ram limited, merely using the 332 Bytes of data as a buffer TX buffer, Over this length of the Ethernet packets will be discarded. This works only as a document of a tr
Platform: | Size: 101376 | Author: 刘晓军 | Hits:

[SCMAVRMega32

Description: AVR Mega32中文数据手册,AVR Mega32中文数据手册-AVR Mega32 Chinese data manuals, AVR Mega32 Chinese manual data
Platform: | Size: 2712576 | Author: zhangjun | Hits:

[SCMAVRGCC_example

Description: AVR单片机与GCC的一些程序例子。汇编和C。-AVR with GCC examples of some of the procedures. And C compilation.
Platform: | Size: 552960 | Author: 林林 | Hits:

[SCMAVRembeded_sourecode

Description: AVR 单片机嵌入式开发源程序,对新手入门有很有帮助。-AVR embedded development program, Getting Started with helpful.
Platform: | Size: 94208 | Author: wolf | Hits:

[SCMstk500

Description: 基于MEGA8单片机的AVR单片机STK500编程器源代码(GCC编译器),改软件完全实现ATMEL STK500协议-based MEGA8 SCM STK500 AVR Programmer for the source code (GCC compiler ), completely changed the software to achieve agreement ATMEL STK500
Platform: | Size: 9216 | Author: 鲜开义 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net